Skip to content

feat: add Create Host button on Event Proposal#241

Merged
NagariaHussain merged 3 commits into
mainfrom
feat/proposal-create-host
Jun 29, 2026
Merged

feat: add Create Host button on Event Proposal#241
NagariaHussain merged 3 commits into
mainfrom
feat/proposal-create-host

Conversation

@Rl0007

@Rl0007 Rl0007 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Adds a Desk custom button on the Event Proposal form that creates an Event Host from the proposal's host details (company name → name, logo, about) and auto-links it — mirroring the existing Create Sponsor flow. Reuses an existing host when one already matches the company name.

Closes #233

Adds a Desk custom button that creates an Event Host from the proposal's
host details (company name, logo, about) and auto-links it, mirroring the
Create Sponsor flow. Reuses an existing host if one matches the company name.

Closes #233
@Rl0007 Rl0007 force-pushed the feat/proposal-create-host branch from 95402af to c223b6b Compare June 29, 2026 06:57
Rl0007 added 2 commits June 29, 2026 13:04
If a proposal is submitted without a linked host but has a company name,
the Event Host is created and linked automatically instead of erroring.
The Create Host button remains for doing it earlier.
When Create Host links an existing Event Host, fill its logo/about from
the proposal only where the host's fields are empty (never overwrite).
@NagariaHussain NagariaHussain merged commit cf573a9 into main Jun 29, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add host details fields in the Propose event form

2 participants